home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Programming / FORTH Folder / Text files / fix1.4th < prev    next >
Encoding:
Text File  |  1984-07-17  |  1.2 KB  |  45 lines  |  [TEXT/ttxt]

  1.  
  2. *** Frankly Fixing FORTH ***
  3.  
  4.  
  5.  
  6.  #: 90104      Sec. 4 - Software (Mac/Lisa)
  7. Sb: #Version 1.1 Corrections
  8.     13-Jul-84  12:33:10
  9. Fm: Don Colburn     75226,1577
  10. To: MacFORTH V1.1 Users
  11.  
  12.  
  13.  Due to a transmission error when downloading the Version 1.1 image to
  14. the Mac, one byte in the logic for OPEN was garbled. For the duration
  15. of release 1.1, place the following sequence into the load block
  16. (block1) of all BLKS files:
  17.    0 ' OPEN 16+ C!    ( FIX#1.101) Thanks John Baxter for helping
  18. narrow down the problem. ---
  19.  When Using the  Serial drivers  change the default settings (which
  20. uses XON/XOFF input) to not produce XON/XOFF handshake.
  21.   On Line 8 of block 15, replace the second long word in the Serial
  22. options from 0000FFFF  to  000000FF  ( FIX#1.102)
  23.    Thanks to BILL Bond  for his identification of this error. --Still
  24. Investigating Mouse Freeze. ---- don --
  25.  
  26. * Reply:
  27.         90113
  28. (UA RE T): RR
  29.  
  30.  #: 90113      Sec. 4 - Software (Mac/Lisa)
  31. Sb: #90104-Version 1.1 Corrections
  32.     13-Jul-84  17:26:12
  33. Fm: Neil Shapiro (Sysop) 76703,401
  34. To: Don Colburn     75226,1577
  35.  
  36. Don --
  37. I will archive this message in this week's POW and in a file of its own
  38. in XA4. For your reference, I will call the file FIX1.FTH. Thanks,
  39. -- Neil
  40.  
  41. * RR 90104
  42. (UA RE T): 
  43.  
  44.  
  45. XA 4: